5.1.2. BaseResponseType
Field | Type | # | ? | Description |
---|---|---|---|---|
#id | int | 1 | N | Copied over from the request |
status | StatusType | 1 | Y | Give the overall status of the response |
message | string | 0..1 | N | Optional explanatory message |
errorResponse | ErrorCodeType | 0..1 | N | Required for a status of Error. |